home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / tge132 / readme.now < prev    next >
Text File  |  1994-05-21  |  916b  |  19 lines

  1.  
  2.                              *** IMPORTANT ***
  3.  
  4. 1.   Please ensure that you unarchived TGE with full pathnames enabled, as
  5.      the archive contains sub-directories; to do so, use PkUnzip's "-d"
  6.      option.
  7.  
  8. 2.   You may have trouble using the C++ portions of TGE; if so, the linker
  9.      will report that member functions cannot be found in the library.  In
  10.      order to remedy this problem, be sure that you have the "Unsigned
  11.      characters" option disabled, or just cast all parameters to the font
  12.      load() routines to signed char.  To disable this option from the IDE,
  13.      just use the menus; the command line option needed is "-K-" (the
  14.      default).  It is possible that you may have to enable the "Far virtual
  15.      tables" option ("-Vf" from the command line), but it is unlikely.
  16.  
  17. 3.   So far, TGE has been tested only with Borland C++.  It may not work
  18.      with other compilers.
  19.